The Nilkins Images component provides tools to encode and decode images. With a mindset oriented towards graphics, it also allows to specify and respect tight memory alignment.
You can use it to decode different format :
Byte alignment constraints can be specified over pixels, and rows. This can be useful, for instance for graphics API requiring specific alignments in memory.
More formats are planned, with the aim for nkImages to replace the currently used DirectXTex dependency. Stay tuned !